home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
-
- <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
- <?xml-stylesheet href="chrome://iobitcom/skin/welcome/welcomeDialog.css" type="text/css"?>
-
- <window
- id="EBWelcomeDialogID"
- windowtype="EBWelcome_CT2384137"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:html="http://www.w3.org/1999/xhtml"
- hidechrome="true"
- onload="EBWelcomeDialog_CT2384137.onload(event)"
- onunload="EBWelcomeDialog_CT2384137.onunload()">
-
- <script type="application/x-javascript" src="chrome://iobitcom/content/ctoolbar.js"/>
-
- <vbox class="mainVBox windowMacLinux">
-
- <!-- Body -->
- <hbox>
- <vbox flex="1" class="bodyMiddleBoxMacLinux">
- <spacer height="10px" />
-
- <!-- Welcome only section-->
- <vbox id="boxWelcomeOnly" class="boxPersonalComponents">
- <description id="dscTitleWelcomeOnly" class="dscTitle">
- Congratulations, you now have the IObitCom toolbar installed.
- </description>
- </vbox>
-
- <!-- Personal Components -->
- <vbox id="boxPersonalComponents">
- <description id="dscTitle" class="dscTitle">
- Want to add these personalized buttons to your toolbar?
- </description>
- <spacer height="10px" />
- <hbox>
- <checkbox id="chkEmail" label="E-mail Notifier" src="chrome://iobitcom/skin/welcome/emailNotifier.gif" class="chkComponents" checked="true" />
- <box flex="1" />
- </hbox>
- <hbox>
- <checkbox id="chkWeather" label="Weather" src="chrome://iobitcom/skin/welcome/weather.gif" class="chkComponents" checked="true" />
- <box flex="1" />
- </hbox>
- <hbox>
- <checkbox id="chkRadio" label="Radio Player" src="chrome://iobitcom/skin/welcome/radio.gif" class="chkComponents" checked="true" />
- <box flex="1" />
- </hbox>
- <hbox>
- <checkbox id="chkFacebook" label="Facebook" src="chrome://iobitcom/skin/welcome/facebook.gif" class="chkComponents" checked="true" />
- <box flex="1" />
- </hbox>
-
- <html:div class="sepDiv" />
-
- </vbox>
- <!-- Personal Components end -->
-
- <vbox class="boxPersonalComponents" id="boxSearchAndHomepage">
- <description id="dscSettingsTitle" class="dscSettingsTitle">
- Please configure the settings below; you can change them at any time.
- </description>
- <spacer height="10px" />
- <checkbox id="chkWebSearch" label="Set IObitCom customized Web Search as my default" class="chkSettings" checked="true" />
- <spacer height="5px" />
- <checkbox id="chkHomePage" label="Set my homepage to the IObitCom customized Web Search page" class="chkSettings" />
- </vbox>
-
- <spacer height="20px" />
-
- <hbox>
- <spacer width="30px" />
- <label id="lblBtnAbort" value="Abort installation" class="lblBtnAbort" onclick="EBWelcomeDialog_CT2384137.onclickUninstall()" />
- <box flex="1" />
- <button label="Finish" oncommand="EBWelcomeDialog_CT2384137.onclickFinish()" id="btnFinish" />
- <box flex="3" />
- <spacer width="20px" />
- </hbox>
-
- <spacer height="10px" />
-
- <hbox class="boxPrivacy">
- <description class="dscBottom">
- <html:span id="txtBottom">For more information about the community toolbar, please view our</html:span>
- <html:a id="aEula" href="javascript:EBActionManager_CT2384137.OpenEULA('DIALOG');" class="ebLink">End User License Agreement</html:a>
- <html:span id="txtAnd">and</html:span>
- <html:a id="aPrivacy" href="javascript:EBActionManager_CT2384137.OpenPrivacyPolicy('DIALOG');" class="ebLink">Privacy Policy</html:a>
- </description>
- <vbox>
- <box flex="1"/>
- <html:div id="htmlTruste" class="htmlTruste">
- <html:img src="chrome://iobitcom/skin/truste_welcome.gif" onclick="EBWelcomeDialog_CT2384137.onClickTruste()" alt="" />
- </html:div>
- <box flex="1"/>
- </vbox>
- </hbox>
- </vbox>
- </hbox>
- <!-- Body end-->
- </vbox>
- </window>